{{ inventoryLabel }}

{{ (playerWeight / 1000).toFixed(1) }} / {{ (maxWeight / 1000).toFixed(1) }}

{{ slot }}

x{{ getItemInSlot(slot, 'player').amount }}

{{ otherInventoryLabel }}

{{ (otherInventoryWeight / 1000).toFixed(1) }} / {{(otherInventoryMaxWeight / 1000).toFixed(1) }}

x{{ getItemInSlot(slot, 'other').amount }}

${{ getItemInSlot(slot, 'other').price }}

{{ slot }}

x{{ getHotbarItemInSlot(slot).amount }}

{{ getHotbarItemInSlot(slot).label }}

{{ notificationType }}

x{{ notificationAmount }}

{{ notificationText }}

{{ item.label }}

x{{ draggedItem.amount }}

{{ draggedItem.label }}